Click or drag to resize

BodyPart Methods

The BodyPart type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetBytes
Gets the bytes.
Public methodGetHashCode (Inherited from Object.)
Public methodGetStream
Gets the stream.
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSave(Stream)
Saves the specified stream.
Public methodSave(String)
Saves the specified file path.
Public methodSave(String, Boolean)
Saves the specified file path.
Public methodToString
Returns a String that represents this instance.
(Overrides ObjectToString.)
Top
See Also